{{ block title }}Comprehension Check{{ endblock }} {{ block content }}

Before we begin, please answer these questions to make sure you understand the task:

{{ if framing == 'gain' }}

Reminder: You start with 100 tokens each round. If heavy snow occurs, you get back DOUBLE what you spent. If no heavy snow occurs, you lose what you spent.

{{ else }}

Reminder: You start with 200 tokens each round. If heavy rains occurs, you receive the half the amount you spent on protecting the site back in savings from reduced delays, and unspent tokens are lost.

{{ endif }}
{{ formfields }}
{{ if comp_attempts > 0 }}
Some answers were incorrect. You've attempted this {{ comp_attempts }} time(s). Please review the instructions below and try again.
{{ endif }} {{ next_button text="Submit Answers" }}
{{ endblock }}